home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / metkit / whatsnew.txt < prev   
Text File  |  1997-06-07  |  2KB  |  44 lines

  1. The MetaKit Library 1.7             Copyright (C) 1996-1997 Meta Four Software
  2. ==============================================================================
  3. (see the file README.TXT for general information about this C++ class library)
  4.  
  5.  
  6. Notes about version 1.7 (1997,5,28,170) :
  7.  
  8. NEW FEATURES
  9.  
  10. - Memory-mapped files implementation added for Win32 and Unix
  11. - Dramatic performance increase for string access in large views
  12. - Added STL-support (with strings and stdio) in the Universal release
  13. - Added member function equivalents for operators (Get, Set, AsRow)
  14. - Added "KitBinder" demo to embed MetaKit data in an executable
  15. - Complete redesign of the documentation, switched to "Perceps"
  16.  
  17. CHANGES
  18.  
  19. - The c4_Field and c4_Table classes/headers are no longer public
  20. - Major redesign and optimization of the internal c4_Column class
  21. - Removed several internal module dependencies, moved some code
  22. - Current version is up to ten times as fast as before (MSVC, Win32)
  23. - Floating point code now disabled in "small model" (Intel) builds
  24. - Changed binary comma operator in c4_View to allow use with STL
  25.  
  26. BUG FIXES
  27.  
  28. - Fixed a resizing problem with doubles in nested sub-views
  29.  
  30. NOTE
  31.  
  32.   This is the last release for which MSVC 4.1 and 4.2 builds will be
  33.   supported.  Future releases will use MSVC 5.0 or higher, although the
  34.   code is likely to remain compatible, allowing source-code recompiles.
  35.  
  36.  
  37. As this release again demonstrates, MetaKit continues to evolve in a number
  38. of very substantial ways.  Your comments and suggestions are always welcome.
  39.  
  40. Best regards, Jean-Claude
  41.  
  42. ==============================================================================
  43. mailto:jcw@meta4.com          http://www.meta4.com         fax:+31 30 635 2337
  44.